Skip to content

feat: basic title search spec-kit artifacts and coverage - #31

Merged
marciomyst merged 1 commit into
developfrom
016-basic-title-search
May 10, 2026
Merged

feat: basic title search spec-kit artifacts and coverage#31
marciomyst merged 1 commit into
developfrom
016-basic-title-search

Conversation

@marciomyst

Copy link
Copy Markdown
Owner

Summary

  • add Spec Kit artifacts for GitHub issue Basic title search #16 (spec, plan, tasks, and issue context input)
  • add API test coverage for combined query + page + pageSize metadata behavior
  • add repository test coverage for OriginalTitle matching and case-insensitive search

Validation

  • dotnet test backend/tests/SmartMovieCatalog.Api.Tests/SmartMovieCatalog.Api.Tests.csproj --filter "FullyQualifiedName~ListMoviesEndpointTests"
  • dotnet test backend/tests/SmartMovieCatalog.Infrastructure.Tests/SmartMovieCatalog.Infrastructure.Tests.csproj --filter "FullyQualifiedName~EfMovieRepositoryTests"
  • npm test -- --watch=false (frontend)
  • npm run build (frontend)

Notes

  • left unrelated local changes in specs/017-home-movie-cards/* out of this PR scope

@sonarqubecloud

Copy link
Copy Markdown

@marciomyst
marciomyst marked this pull request as ready for review May 10, 2026 23:03
@marciomyst
marciomyst merged commit 5392cc6 into develop May 10, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant